The basic encodings

  1. geoshape:color showing severity of pandemic, opacity showing clicked data, tooltip giving additional information and can be combined with the click feature.
  2. barchart: vertically country is ranked by daily new cases descending while keeping the top 10 only

Interactions

  1. time slider feature: the user can use three sliders(month) to slide over the dataset that shows the aggregated new cases for each country.
  2. interactive color changes: the color is a sequential color that shows a range between 0 to max(new cases), the sliding effect provide intuitive sense of how the pandemic is evolving.
  3. clickable feature: user can click on a single country on the map or select the country from the top 10 bar chart; this will show the area with emphasis and at the same time make sure the user is clicking on the correct country when tooltip is providing additional information.